Interesting ThinkPower University article about web scraping. 👨🎓
Here is what you can learn:
What is web scraping and why you might need it?
Web scraping using Python and BeautifulSoup
Text Mining and Name Entity Recognition
Using Stanford Named Entity Recognizer (NER) program to extract name entities from text.
#Python #WebCrawling #NameEntityRecognition #BeautifulSoup